Holds data about a decoded texture. More...
Public Attributes | |
nkImages::Image | _image |
If parsing of the image is requested, the image data. | |
nkMemory::String | _absPath |
The absolute path of the linked image data, if any. | |
bool | _usedForNormal = false |
Whether the texture is used for normal mapping (true) or not (false). Useful to know if a texture should not be gamma corrected. | |
Holds data about a decoded texture.